Microsoft DirectX 8.1 (C++)

CBaseControlVideo::OnUpdateRectangles

The OnUpdateRectangles method is called when either the source or destination rectangle changes.

Syntax

virtual HRESULT OnUpdateRectangles(void);

Return Value

Returns NOERROR.

See Also